home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 February / CHIP Şubat 1997.iso / oyun / skynet / gamedata / netlevel.prs < prev    next >
Text File  |  1996-11-04  |  2KB  |  39 lines

  1. ;##############################################################################
  2. ;#                                                                            #
  3. ;# Source     : definitions for netlevels                                     #
  4. ;# File       : netlevel.prs                                                  #
  5. ;# Project    : Future Shock SkyNET                                           #
  6. ;#                                                                            #
  7. ;# Author     : mdm,28.may.96                                                 #
  8. ;#                                                                            #
  9. ;# Copyright Bethesda Softworks                                               #
  10. ;#                                                                            #
  11. ;##############################################################################
  12.  
  13. ;******************************************************************************
  14.  
  15. [level0]
  16. name            = Highway/City
  17. map             = 605
  18. maxplayers      = 0
  19. timesetting    = night
  20. goal            = kills
  21. scoring_kill    = 500
  22. scoring_death   = 400
  23. scoring_hit     = 100
  24. jeeps           = 3
  25. hks             = 3
  26. bullets         = 5
  27. energy          = 5
  28. armor           = 10
  29. health          = 10
  30. slugthrowers    = 5
  31. lasers          = 5
  32. plasmas         = 4
  33. launchers       = 3
  34. grenades        = 12
  35. rockets         = 3
  36. replenish       = yes
  37.  
  38. ;##############################################################################
  39.